-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding full support for txt records #151
Conversation
21de0f2
to
f706b35
Compare
@somashekhar @anagha-infoblox Any update on timing for when this can be reviewed or integrated so we can move forward on the provider PR? |
We are getting ready with the current release. After that, possibly by Dec 17th we should be able to pull them in |
@ranjishmp @somashekhar @anagha-infoblox Any updates on timing for PR review and integration? From what I can see, it looks like the release in progress hasn't shipped yet. Is that correct? |
@shadtimm We were not able to go live with our current release as we ran into some last minute bugs and YE shutdown. Soon after we are done with the release we will be able to merge this PR. Tentative date for new release is Jan 14th |
@ranjishmp @somashekhar @anagha-infoblox It looks like the new provider shipped last week. Are you able to proceed with this PR now? |
@shadtimm Yes, this is in our current sprint. Will provide you an update by end of this week |
Add full support for create, update, and delete of txt records so the terraform provider can be updated to support it.
Related issues in this repo:
#113 #114
Related issues from the terraform provider:
infobloxopen/terraform-provider-infoblox#89